-
Home
-
WP Telegram (Auto Post and Notifications)
-
4.0.10
-
Code
-
Classes
- Element
Total Complexity |
57 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
349 |
Lines of code |
150 |
Logical lines of code |
77 |
Comment lines |
112 |
Methods |
25 |
Properties |
4 |
Methods 25
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getSiblingPosition() |
S |
59 |
5 |
16 |
isDescendantOf() |
S |
60 |
5 |
14 |
getNextNode() |
S |
63 |
5 |
12 |
getListItemLevel() |
S |
62 |
4 |
11 |
getChildren() |
S |
66 |
3 |
9 |
getNextElement() |
S |
68 |
3 |
7 |
getCachedNextElement() |
S |
65 |
3 |
10 |
setFinalOutput() |
S |
68 |
3 |
7 |
getNext() |
S |
66 |
3 |
9 |
isWhitespace() |
S |
78 |
2 |
3 |
getValue() |
S |
79 |
2 |
3 |
equals() |
S |
71 |
2 |
6 |
getParent() |
S |
79 |
2 |
3 |
getNextSibling() |
S |
78 |
2 |
3 |
getPreviousSibling() |
S |
78 |
2 |
3 |
getAttribute() |
S |
71 |
2 |
6 |
__construct() |
S |
77 |
1 |
4 |
getChildrenAsString() |
S |
81 |
1 |
3 |
getNode() |
S |
82 |
1 |
3 |
hasChildren() |
S |
81 |
1 |
3 |
hasParent() |
S |
80 |
1 |
3 |
getTagName() |
S |
82 |
1 |
3 |
isText() |
S |
80 |
1 |
3 |
isBlock() |
S |
79 |
1 |
3 |
isVoid() |
S |
79 |
1 |
3 |